[INFO] cloning repository https://github.com/bivstrog/rust-vk-scrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bivstrog/rust-vk-scrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbivstrog%2Frust-vk-scrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbivstrog%2Frust-vk-scrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f235f9ab1faa691a63a567748e2a9b441b66468
[INFO] testing bivstrog/rust-vk-scrapper against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbivstrog%2Frust-vk-scrapper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bivstrog/rust-vk-scrapper
[INFO] finished tweaking git repo https://github.com/bivstrog/rust-vk-scrapper
[INFO] tweaked toml for git repo https://github.com/bivstrog/rust-vk-scrapper written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bivstrog/rust-vk-scrapper on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bivstrog/rust-vk-scrapper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cc92374a11eb5f321260a4cf78314bebeb07cb02cab501747430719ff26f479
[INFO] running `Command { std: "docker" "start" "-a" "2cc92374a11eb5f321260a4cf78314bebeb07cb02cab501747430719ff26f479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cc92374a11eb5f321260a4cf78314bebeb07cb02cab501747430719ff26f479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cc92374a11eb5f321260a4cf78314bebeb07cb02cab501747430719ff26f479", kill_on_drop: false }`
[INFO] [stdout] 2cc92374a11eb5f321260a4cf78314bebeb07cb02cab501747430719ff26f479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a8f6a093615b6814ad367b66f7be108acd2f80d7302f4bfb5cf3302f946ad8f
[INFO] running `Command { std: "docker" "start" "-a" "1a8f6a093615b6814ad367b66f7be108acd2f80d7302f4bfb5cf3302f946ad8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling vk_scrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "1a8f6a093615b6814ad367b66f7be108acd2f80d7302f4bfb5cf3302f946ad8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8f6a093615b6814ad367b66f7be108acd2f80d7302f4bfb5cf3302f946ad8f", kill_on_drop: false }`
[INFO] [stdout] 1a8f6a093615b6814ad367b66f7be108acd2f80d7302f4bfb5cf3302f946ad8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47475f67b2189db21876af487244545896096ce3a6efe90434f48f98c7376739
[INFO] running `Command { std: "docker" "start" "-a" "47475f67b2189db21876af487244545896096ce3a6efe90434f48f98c7376739", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling vk_scrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKYuYEP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdotenv-ed16f8757ac7f100,libreqwest-8c6c940709580ca4,librustls_platform_verifier-7663d583bdb3e7a4,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-1c5d1f72a237504d,libtokio_rustls-9316e7f4bec2a5af,libtower_http-cacd73873fb898b2,libiri_string-d8b08e8827a09725,libtower-8b7742a8f868707f,libtower_layer-d70c7e404336389b,libhyper_util-18259c39157d94b4,libipnet-9aae67a4e846df6d,libhyper-696a09d07876989e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e284a87a67b86e9e,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,libsync_wrapper-48a86ae4bb41793c,libtokio_cron_scheduler-a8f565d216c98079,libcroner-c9600b37c1d98ce9,libstrum-5e000fc4ffd84766,libderive_builder-8bc67f8ad69df2d8,libuuid-6ed3286ca47c8bcc,libsqlx-81f519aa90e2edb2,libsqlx_postgres-e4c6b271ab46c19a,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libmd5-3795145551374a91,libbyteorder-1e924d369e48dcfe,libatoi-637ffde56a160fd6,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libhkdf-530a147ac80e90f7,libhmac-968ff2b18274b428,libsqlx_core-005a7737f49a4542,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libthiserror-0c18154d35e861e2,libbase64-2a03de3babadded3,libsha2-6a527193b631aa9e,libcpufeatures-471354fefbcaf2d8,libdigest-945aedc83448fea4,libblock_buffer-89561fdedc720992,libcrypto_common-e8362276c5465bc3,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-75c1454eccaa6224,libsubtle-ca7024fc66e4388f,libwebpki-8bbd9b4aa55c115d,libaws_lc_rs-ccbfaa05a95f1d65,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-d1650be61bc61902,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libchrono-e88619b370f6975f,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,liburl-31d224528b511a85,libidna-e2397a1299eca392,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e0f1cfb17a6aaffe,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ce83ad0d90266cb7,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-c38ed4c27df25b75,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,librocket-80bcd4ee69b04d0c,libnum_cpus-d4c6f773c828b9f4,libtempfile-256c58ff5cc32351,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-5a67670ae100ab3f,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-693dbac71fe04287,libserde_json-7f4b9335edc8d39b,libzmij-07c2bc01ed4c756c,librocket_http-a01ff8914e70d7fc,libcookie-0c62a0efa1b47d26,libstable_pattern-34819ae43dca2585,libref_cast-379538d0cf8e0786,libpercent_encoding-c53c37e60dd2727e,libhyper-382912ae0e2a91a3,libsocket2-ddd9451658a1837c,libh2-b1e7511fc72e50be,libtower_service-0d7df29686b13872,libtracing-c04444c101fd5157,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libhttp_body-3eb8e913807a60f2,libhttpdate-9f9d2502c6a38412,libhttp-e0ce57d7bf25a954,libfnv-2d77ec4f6f971b24,libmulter-5b583b32da534d03,libmime-4b44681fdb2c65f7,libtokio_util-2d1400d416a24439,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-f47fb1c01542042e,libhttp-2b4f0b9284ae8d87,libeither-e954efdb53646b00,libtokio_stream-ec4105b8a32d0f05,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libubyte-7e724fe499a953c3,liblog-cfb0a897de58af94,libtime-ea5c0b077509c4bc,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-cd4cad61df313ab3,libpowerfmt-a0c185df26c26a22,libfigment-dcc3623cc3815d19,libtoml-4fca9717cd516076,libtoml_edit-4158e99a9fbce6ea,libserde_spanned-d567287ec113b321,libindexmap-c98072aa4f26837e,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-1401b57b2ef05a36,libuncased-1a9139a34b598c60,libpear-eecbdf86114c6ed5,libinlinable_string-be82f8463bd0ceb4,libtokio-045df940f57d930f,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-ffb23e77bdbd9d9a,libparking_lot_core-509abc607c8a46b8,libcfg_if-5af52f617df93f8f,libsmallvec-fa30dd7390e6048d,libserde-a26e4ee24d1147d1,libserde_core-9630c118cbbf7b68,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-1923cdbfc41f1786,libfutures_executor-1163ce0923ae52a3,libfutures_util-4c1239586558879c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-d8357cc599cbc2ef,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-f0387e1e69ce8814,libyansi-3f6257ce2e936005,libis_terminal-636e35ad5b1a738b,liblibc-65ee1eb217d721f2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKYuYEP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vk_scrapper-24ff10a5b3f4c12d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vk_scrapper` (bin "vk_scrapper" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47475f67b2189db21876af487244545896096ce3a6efe90434f48f98c7376739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47475f67b2189db21876af487244545896096ce3a6efe90434f48f98c7376739", kill_on_drop: false }`
[INFO] [stdout] 47475f67b2189db21876af487244545896096ce3a6efe90434f48f98c7376739
